home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2011 September / SAN CD 9-2011 CD-ROM 76.iso / pc / issueMedia / VP_Sept11.swf / scripts / DefineButton2_45 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2011-07-13  |  42 b   |  4 lines

  1. on(release){
  2.    _parent.showStar(1);
  3. }
  4.